Release 10.1A: OpenEdge Development:
Progress 4GL Reference
BUFFER-DELETE( ) method
Deletes a record from the record buffer and from the database.
Return type: LOGICAL Applies to: Buffer object handle
Notes
- The BUFFER-DELETE method corresponds to the DELETE statement.
- If the table has delete validation—that is, if the table specifies an expression that must be true before the record is deleted—the record is not deleted, because the validation expression, normally applied at compile time, cannot be applied fully at run time.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |